home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0399 / 299 < prev    next >
Internet Message Format  |  1994-08-27  |  3KB

  1. From: mforget@elfhaven.ersys.edmonton.ab.ca (Michel Forget)
  2. Subject: Re: Various
  3. Date:     Sat, 4 Jun 1994 02:08:44 -0600
  4. Mime-Version: 1.0
  5. Precedence: bulk
  6.  
  7. In <memo.291662@cix.compulink.co.uk>, Ofir Gal writes:
  8. [Subject:  Re: Various]
  9.  
  10. [> I agree about ST Guide. It is currently being translated by Joe Connor. He
  11. [> already translated the program and is working on the docs. Craig Graham
  12. [> has written a small include file for HiSoft BASIC to support ST Guide and
  13. [> I believe there is also a GFA module for this.
  14.  
  15. That solves the only real problem, then.  Any programming language that
  16. can call the AES directly can support ST-Guide.  After all, it is only
  17. a call to the appl_write() function.
  18.  
  19. [> In message <H.ekK.o&nXHNynjiY@elfhaven.ersys.edmonton.ab.ca>, mforget@elfhaven.ersys.edmonton.ab.ca said:
  20. [> >
  21. [> >     On another topic, I thought I would ask if "reverse TAB" should
  22. [> >be implemented in dialog boxes?  I spent some time thinking about it,
  23. [> >and finally realized that one way this could (easily) be implemented
  24. [> >is to simply change the key value (kr) result of evnt_multi() from
  25. [> >a Control+TAB to an Up Arrow before passing the value to the
  26. [> >form_keybd() routine.  That way the system would do all of the work.
  27. [> 
  28. [> I have implemented reverse Tab in my toolkit, I think it should be
  29. [> Shift+Tab. This is how it works in Let 'em Fly.
  30. [> The method I used was to convert Tab to down arrow and Shift+Tab to up
  31. [> arrow.
  32.  
  33. Well, my reasoning for this was that the proposal said the Control + UNDO
  34. was the opposite of UNDO (redo).  I have no problem with Shift + TAB,
  35. though.  After all, the key itself is only a minor consideration.  I just
  36. wanted to know if it should be implemented.
  37.  
  38. Oh, by the way, why do you convert the TAB key to anything at all?
  39. If you are using the form_keybd() function, it will convert the TAB
  40. for itself.  Using that function also has the advantage that people
  41. who install Let'em'Fly can use the extended editing features even
  42. in programs that have windowed dialog boxes.  (I found this out the
  43. hard way; for a few minutes I had thought I had programmed a complete
  44. cursor library complete with a history buffer without remembering
  45. it. <Grin!>)
  46.  
  47. [> In message <H.ekK.LLNTgRTdBOs@elfhaven.ersys.edmonton.ab.ca>, mforget@elfhaven.ersys.edmonton.ab.ca said:
  48. [> >
  49. [> >It is quite important; one person suggested the perfect keypress
  50. [> >for it.  If Control+UNDO is a reverse UNDO, why not have Control+G
  51. [> >for "Reverse Find Next"?
  52. [> 
  53. [> CTRL+G is Find Next, maybe you meant Shift+CTRL+G?
  54.  
  55. Ooops!  Yes, I meant Shift + Control + G.  Sorry about that...
  56.  
  57. [> Bye,
  58. [> Ofir                                    ogal@cix.compulink.co.uk
  59.  
  60.  
  61. -- 
  62. () ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ () ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ()
  63. ()  Michel Forget / Electric Storm Software  ()   My cat stole my       ()
  64. ()   mforget@elfhaven.ersys.edmonton.ab.ca   ()   opinions, and pawned  ()
  65. ()         ess@tibalt.supernet.ab.ca         ()   them off for milk.    ()
  66. () ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ () ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ()
  67.  
  68.